Handle.this

Loads the SVG specified by @file_name. Note that this function, like [ctor@Rsvg.Handle.new], does not specify any loading flags for the resulting handle. If you require the use of [flags@Rsvg.HandleFlags], use [ctor@Rsvg.Handle.new_from_gfile_sync].

Parameters

filename string

The file name to load, or a URI.

Return Value

A [class@Rsvg.Handle] or NULL if an error occurs.

Throws

GException on failure. ConstructionException GTK+ fails to create the object.

Meta

Since

2.14